UBinary
Made by Higor

Use this module to gain the ability to read and write data into binary files from UnrealScript.
Just read the very simple UnrealScript source to know how to use it.
Made during the boring night of 28/10/2014

Happy Halloween to you all.


==========
Version 2 update
16/01/2015

- Garbage collection causes the file to close.
- Working status vars:
-- FileSize (Read-only)
-- Position
-- bWrite

